UIPostVignette
Complete API reference for UIPostVignette, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class UIPostVignette extends Component
Constructors
| Signature | Description |
|---|---|
UIPostVignette(UIPostVignette) | Executes UIPostVignette and returns after the underlying engine call finishes. |
UIPostVignette(Engine) | Executes UIPostVignette and returns after the underlying engine call finishes. |
UIPostVignette() | Executes UIPostVignette and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIPostVignette | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
color | Color | get/set | Virtual attribute exposed by getColor. Access it like a field to read or write the underlying value. |
feather | float | get/set | Virtual attribute exposed by getFeather. Access it like a field to read or write the underlying value. |
midPoint | float | get/set | Virtual attribute exposed by getMidPoint. Access it like a field to read or write the underlying value. |
roundness | float | get/set | Virtual attribute exposed by getRoundness. Access it like a field to read or write the underlying value. |